| 1. | First , w3eval must find the first closing parenthesis 第一步, w3eval必须找出第一个闭括号: |
| 2. | Typing the closing parenthesis also closes the parameters list 键入右括号也会关闭“参数”列表。 |
| 3. | The comment terminates at the first closing parenthesis character 该注释在第一个右括号字符处终止。 |
| 4. | Type the message inside quotation marks , and add a closing parenthesis 键入引号内的消息,并添加一个右括号( ) ) 。 |
| 5. | The entire statement is terminated with a semicolon after the closing parenthesis 语句以末尾括号后的分号结束。 |
| 6. | Expressions must not begin with an operator , comma , or closing parenthesis 不可以用操作符、逗号或闭括号作为表达式的开始符。 |
| 7. | Next , it finds the opening parenthesis that matches the previously found closing parenthesis , as shown in 第二步,找出与第一步找到的闭括号相匹配的开括号,如 |
| 8. | S creator , oleg kiselyov , thinks the reduction of closing tags to closing parentheses makes the syntax more concise see 的缔造者oleg kiselyov认为,减少关闭括号的结束标签使语法更简洁(请参阅 |
| 9. | Eclipse adds the closing parenthesis automatically like idea and a green bar appears after the closing parenthesis Eclipse会自动添加另外半边的圆括号(这与idea相同) ,在圆括号后面就会出现一个绿色的条。 |
| 10. | If the character is a closing parenthesis , pop all operators until you reach an opening parenthesis and append them to the result string 如果字符是个闭括号( closing parenthesis ) ,在遇见开括号前,弹出所有操作符,然后把它们添加到结果字符串。 |